home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / CHIP Ekim 1996.iso / winbatch / wwwdlang.en_ < prev    next >
Text File  |  1994-08-27  |  25KB  |  617 lines

  1. ; The English section here is not used (generally), but is included so that
  2. ; anyone wanting to translate this to another language can refer to this
  3. ; section for how we worded it.  It is also a good idea to look at the
  4. ; translations of the same string for the other languages to help add a
  5. ; little context.  If some string seems terribly strange, it probably is,
  6. ; simply don't worry about it.  Some of these strings are never displayed
  7. ; to most users.  If a string is missing from the translation, we'll just
  8. ; use the English string.    There are a few strings that cannot be
  9. ; translated.
  10.  
  11. ; This a the language file for the WIL processor DLL.  It really is
  12. ; just an  INI file.  The "Description=" entry below should tell you
  13. ; what language it is designed for.
  14. ;
  15. ; The only section examined is "MAIN"  it contains codes for all
  16. ; translatable strings in the WIL DLL
  17. ;
  18. ;
  19. ; The algorithm is as follows:
  20. ; The WWWBATCH.INI file's MAIN section is checked for a "Language" keyword.
  21. ; If the "Language" keyword exists (grm for example), then a file of the name
  22. ;       WWWDLANG.grm is used to look up strings.  If the string is not defined,
  23. ;       the internal English string is used.
  24. ; If no Language keyword is specified in the WWWBATCH.INI file,
  25. ;    the program looks in WIN.INI, INTL section, "sLanguage" Keyword and grabs
  26. ;    the three letter language code found there instead.
  27. ;
  28. ;
  29. ;    The ~ character signifies a new line
  30. ;    The | character signifies a tab character
  31. ;    The Description=entry describes the language involved here.  It is used
  32. ;    by a small WBT file shipped with assorted products, making it easy for
  33. ;    users to select assorted languages.
  34.  
  35.  
  36. [Main]
  37. Description=North American English
  38. X100=&Terminate|Ctrl+Break
  39. X102=Specified menu/batch file not found
  40. X104=&Quit Now
  41. X105=Enter &License Info
  42.  
  43. X111=Execution Error
  44.  
  45. X120=&Ok
  46. X121=&Cancel
  47. X122=Warning: File is about to be overwritten
  48. X123=&Overwrite
  49. X124=Overwrite &All
  50. X125=&Skip
  51. X126=&Next
  52. X127=&Run
  53. X128=&Show Var
  54. X129=Please enter name of the licensee of this product:
  55. X130=Please enter your licensing information below:
  56. X131=Registration ID:
  57. X132=Control Number:
  58. X133=Next Statement...
  59. X134=File Overwrite Warning
  60. X135=with file:
  61. X136=Use &Newer
  62. X137=Use Ne&wer All
  63. X138=Use O&lder
  64. X139=Use Ol&der All
  65.  
  66. X150=ENGLISH
  67.  
  68. X192=Execution ended
  69. X193=Execution terminated by user request or error
  70.  
  71. X203=Unable to allocate memory for menu/batch file
  72. X204=Unable to lock memory for menu/batch file
  73. X205=Batch file >64K.  Too Large.
  74. X206=File I/O error reading batch file
  75. X207=SunMonTueWedThuFriSat
  76. X208=Runtime Error
  77.  
  78. X211=Encrypted/Encoded verification failed
  79. X212=Memory Error in verification
  80. X213=Authorization Code?
  81. X214="Line too long (>256 characters)
  82.  
  83. X236=Incorrect Licensing Data
  84. X237=Thank you for your support.
  85. X238=Software is already licensed
  86. X239=Software has been damaged. Do not use.
  87.  
  88. X502=Unexpected menu line.  Check for proper indentation.
  89. X503=Undefined error code ->
  90. X504=Menu file file open error. Maybe it does not exist???
  91. X505=Could not allocate menu build workarea
  92. X506=Could not lock menu build workarea
  93. X507=File I/O error reading menu file
  94.  
  95. X512=Need First level menu title.  Not found.
  96. X513=Could not create menu bar
  97. X514=Need batch code or second level menu title. Not found.
  98. X515=Need batch code or top level menu title. Not found.
  99. X516=First level popup menu creation failed.
  100. X517=Second level popup menu creation failed.
  101. X518=Third level popup menu creation failed.
  102. X519=Need batch code or third level menu title. Not found.
  103. X520=Need batch code or 1st or 2nd level menu title. Not found.
  104. X521=Need batch code or fourth level menu title. Not found.
  105. X522=Menu file re-open error
  106. X523=Could not allocate menu scan workarea -- Low on menory?
  107. X524=Could not lock menu scan workarea
  108. X525=File I/O error scanning menu file
  109.  
  110. X527=WIL Processor menu error 527
  111. X528=WIL Processor menu(s) will reloaded~to reflect recent changes.~Reselect menu option when reload complete.
  112.  
  113. X530=Menu/Batch file too big  >>64K
  114.  
  115. X540=Cannot run selected file:
  116.  
  117. X556=WIL Processor Initialization Failure
  118. X557=Illegal passed parameter.
  119.  
  120. X575=Menu/Batch Terminated
  121. X576=Processing failed validity check
  122.  
  123. X579=Need batch code, 1st, 2nd or 3rd level menutitle. Not found
  124. X580=Need batch code after fourth level menutitle.  Not found
  125. X581=Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found
  126.  
  127. X599=Too many menu items defined for current application.
  128.  
  129. X700=Resize window on screen
  130. X701=Move window on screen
  131. X702=Reduce window to an icon
  132. X703=Zoom window to maximum size
  133. X704=Switch to the next child window
  134. X705=Switch to the previous child window
  135. X706=Close down application
  136. X707=Scroll child windows vertically
  137. X708=Scroll child windows horizontally
  138. X717=Arrange Windows
  139. X718=Restore window to previous state
  140. X719=Get Task Manager
  141.  
  142. X730=popup menu
  143. X731=menu item
  144.  
  145. X1900=WinExec 0: Out of Memory
  146.  
  147. X1902=WinExec 2: File Not Found
  148. X1903=WinExec 3: Path Not Found
  149.  
  150. X1905=WinExec 5: Attempt to dynlink to a task
  151. X1906=WinExec 6: Lib requires data segs for each task
  152.  
  153. X1908=WinExec 8: Insufficient contiguous memory for application
  154.  
  155. X1910=WinExec 10: Incorrect Windows Version
  156. X1911=WinExec 11: Invalid EXE file
  157. X1912=WinExec 12: Cannot run OS/2 application
  158. X1913=WinExec 13: Cannot run DOS4.0 application
  159. X1914=WinExec 14: Unknown EXE type
  160. X1915=WinExec 15: Attempt to run old EXE in protect mode
  161. X1916=WinExec 16: Attempted 2nd EXE with multiple writeable datasegs
  162. X1917=WinExec 17: Nonshareable DLLs already in use
  163. X1918=WinExec 18: App marked for protected mode only
  164. X1919=WinExec 19: EXE is is compressed.  Cannot run
  165. X1920=WinExec 20: DLL invalid or corrupt
  166. X1921=WinExec 21: EXE requires 32-bit Windows
  167.  
  168. X1932=WinExec: Undefined Error
  169. X1933=WinExec: No application defined for data file
  170.  
  171.  
  172. X1002=File List Processing - No Match
  173. X1003=FileMove: Failed
  174. X1004=FileMove: FROM file open failed
  175. X1005=FileMove: TO file open failed
  176. X1006, "FileMove: I/O error"
  177. X1007=FileMove: Could not delete FROM file
  178. X1008=FileCopy: Failed
  179. X1009=FileCopy: FROM file open failed
  180. X1010=FileCopy: TO file open failed
  181. X1011=FileCopy:  I/O error
  182. X1012=FileAppend: FROM file open failed
  183. X1013=FileAppend: TO file open failed
  184. X1014=FileAppend: I/O error
  185. X1015=FileRename: Failed
  186. X1016=FileDelete: File not found
  187. X1017=TimeDiff: Time parameter error - bad value
  188. X1018=TimeDiff: Out of Range (over 60 years)
  189. X1019=TimeAdd: Cannot add supplied times
  190. X1020=TimeAdd: Time parameter error - bad value
  191. X1021=WaitLong: Could not properly compute time for delay
  192. X1022=WaitUntil: Passed time not in proper format
  193. X3023=BinaryData: Invalid Binary Data handle passed
  194. X3024=BinaryData: Too many open Binary Data Handles
  195. X1025=File Rename: Rename failed
  196. X3026=LogDisk: Illegal disk drive
  197. X3027=LogDisk: DOS reports no disks!!  ???
  198. X1028=LogDisk: Requested drive not online
  199. X1029=DirMake: Dir not created
  200. X1030=DirRemove: Dir not removed
  201. X1031=DirChange: Dir not found/changed
  202. X3032=GoTo unable to lock memory for batch file
  203. X3033=GoTo label not found
  204. X1034=Clipboard owned by another app.  Cannot open.
  205. X1035=Clipboard does not contain text for CLIPAPPEND.
  206. X1036=Clipboard cannot hold that much text (>64000 bytes)
  207. X1037=Unable to get memory for clipboard.  Close some apps
  208. X2038=WinCloseNot Function Syntax error
  209. X1039=WinClose: Window not found
  210. X1040=WinHide: Window not found
  211. X1041=WinIconize: Window not found
  212. X1042=WinZoom: Window not found
  213. X1043=WinShow: Window not found
  214. X1044=WinPlace: Window not found
  215. X1045=WinActivate: Window not found
  216. X3046=Internal Error 3046. Function not defined
  217. X3047=Variable name over 30 chars. Too Long
  218. X3048=Substitution %Variable% not followed by a % (Use %% for %)
  219. X3049=No variables exist??!!
  220. X3050=No IF to relate to THEN or ELSE is currently valid
  221. X3051=Undefined variable or function
  222. X3052=Uninitialized variable or undefined function
  223. X3053=Character string too long (>256 chars??)
  224. X3054=Unrecognizable item found on line
  225. X3055=Variable name over 30 chars. Too Long
  226. X3056=Variable could not be converted to string
  227. X3057=Variable could not be converted to a valid number
  228. X2058=StrCat: Function syntax error
  229. X3059=Illegal Bounds for STRSUB function
  230. X2060=AVERAGE function syntax error
  231. X3061=Illegal Syntax
  232. X3062=Attempt to divide by zero
  233. X3063=Binary operation not legal for type of number
  234. X3064=Unary operation not legal for type of number
  235. X3065=Unbalanced Parenthesis
  236. X3066=Wrong Number of Arguments in Function
  237. X3067=Function Syntax. Opening parenthesis missing.
  238. X3068=Function Syntax. Illegal delimiter found.
  239. X3069=Assignment not legal here. (Use == for equality testing)
  240. X3070=Internal error 3070.  Too many arguments defined.
  241. X3071=Missing or incomplete statement
  242. X3072=THEN not found in IF statement
  243. X3073=Goto Label not specified
  244. X3074=Expression continues past expected end.
  245. X3075=Call: Parse of file/parameter line failed
  246. X3076=FileOpen: READ or WRITE not properly specified
  247. X1077=FileOpen: Open failed
  248. X3078=FileOpen: Too many (>5) files open
  249. X3079=FileClose: Invalid file handle
  250. X3080=FileClose: File not currently open
  251. X3081=FileRead: Invalid file handle
  252. X3082=FileRead: File not currently open
  253. X1083=FileAttrGet: File not found
  254. X3084=FileWrite: Invalid file handle
  255. X3085=FileWrite: File not currently open
  256. X1086=FileAttrSet: File not found or access denied
  257. X3087=FileRead:  File not open for reading
  258. X3088=FileRead: Attempt to read past end of file
  259. X3089=FileWrite: File not open for writing
  260. X3090=Dialog Box: File open error
  261. X3091=Dialog Box: Box too large (20x60 max)
  262. X3092=Dialog Box: Non-text control used w/filebox.
  263. X2093=Dialog Box: Bad Filespec, using *.*
  264. X3094=Dialog Box: Window Registration Failed
  265. X3095=Compare: Not an integer or string compare
  266. X3096=Memory allocation failure.  Out of memory for strings
  267. X3097=Memory allocation failure.  Out of memory for variables
  268. X3098=IntErr: NULL pointer passed to xstrxxx subroutines
  269. X3099=CallExt function disabled.  Not currently available.
  270. X1100=StrIndex/StrScan 3rd parameter out of bounds
  271. X3101=Substituted line too long. (> 256 characters)
  272. X3102=Drop: Can only drop variables
  273. X3103=IsDefined: Attempting to test non-variable item
  274. X3104=Dialog Box: Window Creation Failed
  275. X3105=CALL and CALLEXT not supported in compiled versions
  276. X2106=SetDisplay: Type not NAME, DATE, SIZE, KIND or UNSORTED
  277. X3107=Run:  Filetype is not COM, EXE, PIF or BAT
  278. X3108=FileItemize: Unable to lock file info segment
  279. X3109=FileItemize: Unable to unlock file info segment
  280. X3110=FileItemize: Unable to lock file index segment
  281. X3111=FileItemize: Unable to unlock file index segment
  282. X2112=FileSize: File Not Found
  283. X3113=FileSize: Filelength I/O Error
  284. X3114=FileSize: Buffer Overrun Error
  285. X3115=FileDelete: Buffer Overrun Error
  286. X3116=FileRename: Buffer Overrun Error
  287. X3117=FileCopy/Move: Buffer Overrun Error
  288. X2118=FileCopy/Move: Destination file same as source
  289. X1119=WinPosition: Window not found
  290. X2120=SetDisplay: Display type not SHORT or LONG
  291. X1121=WinTitle: Window not found
  292. X2122=FileAppend: Target cannot be wildcarded
  293. X3123=WaitForKey: Invalid key codes specified
  294. X3124=WinMetrics: Invalid code
  295. X1125=FileTimeGet: File not found
  296. X1126=BinaryAlloc: Could not allocate binary buffer
  297. X3127=BinaryEODSet: Set value beyond end of buffer
  298. X1128=FileTimeTouch: File not found
  299. X1129=OleInitiate: Initiate Failed
  300. X3130=OleTerminate: Bad Ole Channel
  301. X3131=OleExecute: Bad Ole Channel
  302. X3132=Ole: Ole has not been initialized (or string missing quotes)
  303. X1133=OleExecute: Could not process OLE command
  304. X1134=OleExecute: Function syntax error
  305. X3135=OleExecute: Syntax Error - Needs more parameters
  306. X3136=DDEInitiate: Undefined Error
  307. X3137=DDEInitiate: Nobody Around to talk to
  308. X3138=DDEInitiate: Too many DDE conversations
  309. X3139=DDEInitiate: Bad Channel Number
  310. X3140=DDEInitiate: Create String Failure
  311.  
  312. X1141=OleExecute:  Not enough format ids for all parameters
  313. X3142=DDETerminate: Channel does not exist
  314. X1143=OleExecute: Format id problem
  315. X1144=DDETerminate: Channel not open
  316. X3145=DDEExec: GlobalAlloc failed
  317. X3146=DDEExec: Global Lock failed
  318. X3147=DDEExec: Bad channel number
  319. X3148=OleInitiate: Application does not support Ole
  320. X3149=DDEExec: Internal Error 3149
  321. X1150=DDEExec: DDE Post failed
  322.  
  323. X3151=DDEReq: Undefined Error
  324. X3152=DDEReq: Bad channel number
  325. X3153=DDEReq: Null handle returned
  326. X3154=DDEReq: Create String Failed
  327. X1155=DDEReq: DDE Post failed
  328. X3156=DDEReq: GlobalLock failed
  329.  
  330. X3157=OleInitiate: Too many open channels
  331. X1158=RegOpenKey: Function Failed
  332. X1159=RegCreateKey: Function Failed
  333. X3160=DDEPoke: GlobalAlloc failed
  334. X3161=DDEPoke: GlobalAddAtom failed
  335. X3162=DDEPoke: GlobalLock failed
  336. X1163=DDEPoke: DDE Post failed
  337. X1164=DDEPoke: DDE Timeout
  338. X1165=DDEReq: DDE Timeout
  339. X1166=DDEExec: DDE Timeout
  340. X3167=DDE Recv Data: GlobalLock 1 failed
  341. X3168=DDE Recv Data: GlobalAlloc 2 failed
  342. X3169=DDE Recv Data: GlobalLock 2 failed
  343. X3170=DDEInitiate: Internal Error 3170
  344. X3171=IntControl: Invalid IntControl opcode
  345. X1172=WinExeName: Window not found
  346. X1173=Net: No network found
  347. X1174=Net: Security Violation
  348. X1175=Net: Function not supported
  349. X1176=Net: Out of Memory
  350. X1177=Net: Network Error
  351. X1178=Net: Windows function failed
  352. X1179=Net: Invalid type of request
  353. X1180=Net: Invalid Pointer
  354. X1181=Net: Cancelled at users request
  355. X1182=Net: Bad user / Not logged in
  356. X1183=Net: Buffer too small - Internal Error
  357. X1184=Net: Invalid Network name
  358. X1185=Net: Invalid Local Name
  359. X1186=Net: Invalid Password
  360. X1187=Net: Local Device already connected
  361. X1188=Net: Not a valid local device or network name
  362. X1189=Net: Not a redirected local device or current net name
  363. X1190=Net: Files were open with FORCE=FALSE
  364. X1191=Net: Function busy
  365. X1192=Net: Unknown network error
  366. X1193=Function not supported in this version of Windows
  367. X1194=PlaySounds: File not found
  368. X1195=PlayMedia: Unrecognised Error
  369. X3196=PlayMedia: Do not use WAIT or NOTIFY in MCI string
  370. X3197=WinResources: Invalid request number
  371. X3198=WinParmGet/Set: Invalid request number
  372. X3199=WinPlaceGet/Set: Invalid window-size number
  373. X1200=WinPlaceGet/Set: Window not found
  374. X1201=WinPlaceGet/Set: Function failed
  375. X3202=WinPlaceSet: Wrong number of window co-ordinates
  376. X2203=Dir Rename: 'From' file illegal
  377. X2204=Dir Rename: 'To' file illegal
  378. X3205=MouseInfo: Invalid request number
  379. X3206=SnapShot: Invalid request number
  380. X1207=SnapShot: Out of memory
  381. X1208=SnapShot: Palette Creation Error
  382. X1209=SnapShot: Cannot open clipboard
  383. X3210=Cmd Extender: Out of memory to save result
  384. X3211=Call:  More than 6 levels of Calls
  385. X3212=PlayMedia: Notify Window creation failed
  386. X1213=Cmd Extender: Minor error occurred
  387. X2214=Cmd Extender: Moderate Error Occurred
  388. X3215=Cmd Extender: Severe error occurred
  389. X1216=RunWait Commands not supported in 3.0 Debug Windows
  390. X1217=WinHelp: Invalid SubCommand Requested
  391. X3218=Dialog: Dialog name too long (>16 chars)
  392. X3219=Dialog: Format variable missing
  393. X3220=Dialog: Format version not supported
  394. X3221=Dialog: x, y, width or height variables bad
  395. X3222=Dialog: Control definition variable missing
  396. X3223=Dialog: Bad Control type in definition variable
  397. X3224=Dialog: Bad or missing Value for Radio/Checkbox button
  398. X3225=Dialog: Too many items in definition variable
  399. X1226=DirExist: Invalid path specified
  400. X1227=WinIsDos: Window not found or bad window
  401. X3228=Function not available in Windows NT
  402. X1229=RegDeleteKey: Function Failed
  403. X1230=RegDeleteKey: Access Denied
  404. X1231=RegCloseKey: Function Failed
  405. X1232=RegSetValue: Function Failed
  406. X1233=RegQueryValue: Function Failed
  407. X3234=RunExit: Not EXE, COM or BAT file
  408. X3235=RunExit: EXE name too long (max 127)
  409. X3236=RunExit: Params too long (max 126)
  410. X3237=RunEnviron: Params too long (max 119)
  411. X3238=RunEnviron: EXE file NOT a Windows file
  412. X3239=RunExit: Cannot locate file to run
  413. X1240=ExeTypeInfo/RunEnviron: Cannot Locate File
  414. X1241=RunEnviron: Not a Windows EXE file
  415. X1242=EnvironSet: Not enough environment space left.
  416. X3243=Ole Object: Object Name too long
  417. X3244=Ole Object: Property name too long
  418. X3245=Ole Object: Method name too long
  419. X3246=Ole Object: Object does not exist
  420. X3247=Ole Object: Method has more parameters then WIL supports
  421. X1248=Ole:System Ole Dll's not found (not installed?)
  422. X1249=Ole Object: Could not process value returned from object
  423. X3250=Ole Object: Problem occurred when formatting parameters
  424. X1251=Ole: WIL Ole interface Dll not found (WBOxxyyy.DLL)
  425. X3252=RunExit: Not supported under Windows NT (No DOS)
  426. X1253=Function not supported on this platform.
  427. X1254=Ole: Unknown interface
  428. X1255=Ole: Member not found
  429. X1256=Ole: Param not found
  430. X1257=Ole: Type mismatch
  431. X1258=Ole: Unknown name
  432. X1259=Ole: No named args
  433. X1260=Ole: Bad variable type
  434. X1261=Ole: Exception
  435. X1262=Ole: Overflow
  436. X1263=Ole: Bad index
  437. X1264=Ole: Unknown LCID
  438. X1265=Ole: Array is locked
  439. X1266=Ole: Bad param count
  440. X1267=Ole: Param not optional
  441. X1268=Ole: Bad callee
  442. X1269=Ole: Not a collection
  443. X1270=Ole: IO error
  444. X1271=Ole: Compile error
  445. X1272=Ole: Cannot create tempfile
  446. X1273=Ole: Illegal index
  447. X1274=Ole: Id not found
  448. X1275=Ole: Buffer too small
  449. X1276=Ole: Read only
  450. X1277=Ole: Invalid data read
  451. X1278=Ole: Unsupported format
  452. X1279=Ole: Already contains name
  453. X1280=Ole: No matching arity
  454. X1281=Ole: Registry access problem
  455. X1282=Ole: Lib not registered
  456. X1283=Ole: Duplicate definition
  457. X1284=Ole: Usage
  458. X1285=Ole: Dest not known
  459. X1286=Ole: Undefined type
  460. X1287=Ole: Qualified name disallowed
  461. X1288=Ole: Invalid state
  462. X1289=Ole: Wrong type kind
  463. X1290=Ole: Element not found
  464. X1291=Ole: Ambiguous name
  465. X1292=Ole: Invoke function mismatch
  466. X1293=Ole: DLL function not found
  467. X1294=Ole: Bad module kind
  468. X1295=Ole: Wrong platform
  469. X1296=Ole: Already being laidout
  470. X1297=Ole: Cannot load library
  471. X1298=Ole: Error code not recognised
  472. X1299=Dll: DLL file not found
  473. X1300=Dll: File not loadable
  474. X1301=DllCall: Bad Entrypoint name
  475. X1302=DllCall: Bad Global Pointer returned from called DLL
  476. X1303=IconReplace: EXE file not found
  477. X1304=IconReplace: ICO file not found
  478. X1305=IconReplace: ICO file open failed
  479. X1306=IconReplace: Invalid ICO file
  480. X1307=IconReplace: Memory Alloc Error
  481. X1308=IconReplace: EXE file open failed (in use?)
  482. X1309=IconReplace: Unrecognised EXE file
  483. X1310=IconReplace: Not a Windows EXE file
  484. X1311=IconReplace: No resources in EXE file
  485. X1312=IconReplace: New Icon is larger than old icon
  486. X1313=IconReplace: Invalid EXE file
  487. X1314=IconReplace: No icons found in EXE file
  488. X1315=SendMenusTo: Window menu not accessable
  489. X1316=SendMenusTo: MenuItem name not found
  490. X1317=SendMenusTo: PostMessage Failed
  491. X1318=Ole: WBOLExxx.DLL LoadLibrary failure
  492. X1319=OS2Sound: Could not communicate with OS2
  493. X3320=EvalDisk: Disk Drive specification error
  494. X3321=EvalDisk: Internal Error 1
  495. X3322=File Name Parsing:  Function does not allow wildcards
  496. X1323=FileFullName: Filename cannot be legally expanded
  497. X1324=FileMapName: Filename cannot be legally mapped to mask
  498.  
  499. X3325=BinaryPeekPoke: Offset is beyond end of binary buffer
  500. X3326=BinaryPoke: Value to poke is outside the 8 bit range
  501. X3327=BinaryCopy: Offset(s) beyond end of binary buffer(s)
  502. X3328=BinaryCopy: Data to be copied will not fit in buffer
  503. X3329=BinaryCopy: Data to copy extends beyond end of buffer
  504. X1330=BinaryRead: File size larger than binary buffer size
  505. X2331=BinaryStrGet: Data request extends beyond end of binary buffer
  506. X2332=BinaryStrSet: Data to store would overrun binary buffer
  507. X3333=BinaryIndex: Offset is beyond end of binary buffer
  508. X1334=WinItemChild: Parent Window cannot be found
  509. X1335=IniPrivate functions:  Illegal to access [386Enh] Device= keywords
  510. X1336=Ask Multiple:  More than 99 items selected.  Too Many.
  511. X1337=AskFileName: Dialog Box creation error
  512. X3338=FP Math: Illegal floating point number.  Too many dots.
  513. X3339=FP Math: Illegal floating point number.  Too many E's.
  514. X3340=FP Math: Variable could not be converted to floating point
  515. X1341=FP Math: Argument to function outside domain of function
  516. X1342=FP Math: Result is too large to be represented
  517. X1343=FP Math: Partial loss of significance occurred
  518. X1344=FP Math: Illegal value passed to function. (Singularity)
  519. X1345=FP Math: Total loss of significance occurred
  520. X1346=FP Math: Result too small to be represented
  521. X1347=FP Math: Undocumented library error passed to matherr
  522. X1348=FP Math: Non-Integer Power of Negative Number is not defined
  523. X1349=FP Math: Square Root of a Negative Number
  524. X1350=FP Math: Cannot Take Log of Zero or a Negative Number
  525. X1351=FP Math: Fact args must be positive whole numbers <=170
  526. X3352=Internal Error: Command or Structop not defined
  527. X3353=Struct Error:  Nesting of structures is too complex
  528. X3354=END Error:  No matching End found
  529. X3355=STRUCT Error:  'Break' not in a Structure
  530. X3356=STRUCT Error:  'Continue' not in a Structure
  531. X3357=End Error: No match  found
  532. X3358=Else Error: No matching If found
  533. X3359=Break/Continue:  Not in a While, Switch, or For structure
  534. X3360=For Error:  Bad Syntax.  e.g. 'For x = 1 to 10'
  535. X3361=For Error:  For counters must be numbers, not strings
  536. X3362=Misplaced 'TO' found without a DoFor
  537. X3363=Unidentified 'END': Must be followed by If, While, Switch or For
  538. X3364=SWITCH/CASE Error: Switch/Case can only accept integers
  539. X3365=CASE Error:  No matching Switch found
  540. X3366=AskBox Error:  Single/Multiple value incorrect
  541. X3367=AskBox Error: Sorted/Unsorted value incorrect
  542. X1368=ActivateChild: Child windows does not exist
  543. X1369=DllCall: Invalid DllName as Param1
  544. X1370=DllCall: Invalid DllEntryPoint
  545. X1371=DllCall: Bad punctuation found
  546. X1372=DllCall: Too many parameters (max 2 + 15 args)
  547. X1373=DllCall: Must have at least 3 parameters
  548. X1374=DllCall: Number of DLL parameters and type string do not agree
  549. X1375=DllCall: Parameter cannot be forced to 'SHORT'
  550.  
  551. X1376=DllCall: Parameter cannot be forced to 'LONG'
  552. X1377=DllCall: Return type invalid - WORD LONG or LPSTR
  553. X1378=DllCall: Bad parm code.  Only WORD, LONG, LPSTR, LPBINARY or LPNULL
  554. X1379=DllCall: Bad type list caused stack problems.  Check types carefully.
  555. X1380=DllCall: Missing ':' after type code
  556. X1381=DllCall: Param cannot be converted to string for LPSTR
  557. X3382=DllCall: Internal Error - cannot accept lpbinary return
  558. X3383=Execute function error: 'Wait' parameter bad
  559. X3384=Execute function error: 'Display type' parameter bad
  560. X3385=DiskExist: Invalid Disk Argument.  Try a single letter
  561. X3386=IniItemize: Null section name not valid in NT
  562. X3387=ShellPrint: @WAIT not supported in NT
  563. X1388=Request Ignored:  NT Security violation
  564. X1389=FileCompare: FileOpen failure - First File
  565. X1390=FileCompare: FileOpen failure - Second File
  566. X3391=DllFree: Bad Dll handle passed.  Must use handle returned by DllLoad
  567. X2392=DllLoad: Too many open DllLoads.
  568. X3393=AddExtender:  Too many extenders added
  569. X3394=AddExtender:  Extender dll not found
  570. X3395=AddExtender:  Not a valid extender
  571. X3396=AddExtender:  Extender table full
  572. X3397  "List Itemization: Could not allocate global buffer"
  573. X1398=List Allocation: Could not itemize all items
  574. X1399=AddExtender:  Extender detects error, will not load
  575. X1400=Call:  File not found"
  576. X3401=RunEnviron: @NOWAIT not supported in 16 bit versions. Use @WAIT.
  577.  
  578.  
  579. ; 5600 to 5699 reserved for wininfo.exe strings
  580. X5600=Hit Spacebar to copy to clipboard
  581. X5601=XXX Not Active XXX
  582. X5610=Co-ordinates
  583. X5611=Left
  584. X5612=Top
  585. X5613=Right
  586. X5614=Bottom
  587. X5615=Use ESC to terminate
  588. X5616=Window Title
  589.  
  590. ; 5700 - 5799 reserved for WinMacro
  591. X5700=&About / Reload ...
  592. X5701=Err: No Title or Hotkey specification
  593. X5702=Err: :Action part of line missing
  594. X5703=Err: HotKey specs and Action missing
  595. X5704=Err: Redundant backslashes found
  596. X5705=Err: No :Action found
  597. X5706=Err: Multiple backslashes found
  598. X5707=Err: No Action found following colon
  599. X5708=Err: Illegal characters found in Action
  600. X5709=Err: :Action found when HotKeys expected
  601. X5710=Err: Only A-Z and F1-F16 may be hotKeys
  602. X5711=Err: Ctrl(^) needed for HotKeys
  603. X5712=&Terminate Windows
  604.  
  605. X5720=&Begin Macro Record|CtrlShift+HOME
  606. X5721=&End Macro Record|CtrlShift+END
  607. X5722=Filename error: Wildcards (* or ?) not allowed
  608. X5723=FileName error: Filename must end in .WBT or .WBM
  609. X5724=~already exists.  OverWrite?
  610. X5725=~File Error. Recording probably incorrect.
  611. X5727=WinBatch
  612. X5728=Please register WinBatch if you like WinMacro.~Just call (800) 762-8383
  613.  
  614. X9002=Previously reported error
  615. X9999=User requested Cancel
  616.  
  617.